emacs.git
2024-03-30 James ThomasMake gnus cache work with group names having '/'
2024-03-30 Theodor ThornhillDisable workDoneProgress if defcustom is nil
2024-03-30 Theodor ThornhillFix typo in docstring
2024-03-30 Eli ZaretskiiFix the native JSON support code
2024-03-30 Mattias EngdegårdAlways enable native JSON support and remove Jansson...
2024-03-30 Mattias EngdegårdNew JSON encoder (bug#70007)
2024-03-30 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2024-03-30 David Poncebug#69992: Minor improvement to image map transformatio...
2024-03-30 Tony ZormanAdd use-package-vc-prefer-newest user option
2024-03-30 Eli ZaretskiiMerge from origin/emacs-29
2024-03-30 Eli Zaretskii; Merge from origin/emacs-29
2024-03-30 Eli ZaretskiiMerge from origin/emacs-29
2024-03-30 Eli Zaretskii; Merge from origin/emacs-29
2024-03-30 Eli ZaretskiiMerge from origin/emacs-29
2024-03-30 Eli Zaretskii; Merge from origin/emacs-29
2024-03-30 Eli ZaretskiiMerge from origin/emacs-29
2024-03-30 Eli Zaretskii; Fix last change in inclusion of byteswap.h header
2024-03-30 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2024-03-30 Andreas SchwabFix implicit declaration of bswap_{32,64}
2024-03-30 Eli ZaretskiiClean up removal of libjansson parser
2024-03-30 Géza HermanReplace libjansson JSON parser with a custom one
2024-03-30 Po LuDisable VC in special directories on Android
2024-03-30 Eli ZaretskiiAvoid errors in Info-search-case-sensitively in DIR...
2024-03-30 Po LuRationalize java/Makefile.in
2024-03-30 Po LuFix building the SFNT font driver
2024-03-29 Stefan Monnier* lisp/emacs-lisp/comp.el (comp--add-cond-cstrs): Conso...
2024-03-29 Stefan Monnier* lisp/cedet/semantic/tag.el (semantic-tag): New type
2024-03-29 Eli Zaretskii; * lisp/shell.el (w32-application-type): Fix 'declare...
2024-03-29 Mattias Engdegård`value<` manual entry adjustments (bug#69709)
2024-03-29 Mattias Engdegård* src/fns.c (Fvaluelt): More generous depth limit ...
2024-03-29 Sam SteingoldSupport `shell-resync-dirs' on msys bash (Bug#70012)
2024-03-29 Eli Zaretskii; * doc/lispref/sequences.texi (Sequence Functions...
2024-03-29 Mattias Engdegård; * test/lisp/vc/vc-git-tests.el: bend doc string quote
2024-03-29 Mattias EngdegårdBetter `sort` ignored-return-value warning
2024-03-29 Mattias EngdegårdRemove `sort-on` (bug#69709)
2024-03-29 Mattias EngdegårdUse new-style `sort` signature in Lisp manual examples
2024-03-29 Mattias EngdegårdFaster non-destructive list sorting
2024-03-29 Mattias EngdegårdSpeed up `sort` by special-casing the `value<` ordering
2024-03-29 Mattias EngdegårdNew `sort` keyword arguments (bug#69709)
2024-03-29 Mattias EngdegårdAdd back timsort key function handling (bug#69709)
2024-03-29 Mattias EngdegårdAdd `value<` (bug#69709)
2024-03-29 Po Lu; * java/org/gnu/emacs/EmacsActivity.java (isReallyFini...
2024-03-29 Po LuPrevent Android OS task trimming from deleting Emacs...
2024-03-28 Stefan Monnierpp.el: Try and fix bug#70039
2024-03-28 Theodor ThornhillAdd test for previous change (bug#70023)
2024-03-28 Noah PeartAdd typescript-ts-mode indentation for interface bodies...
2024-03-28 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (list): Predefine predicat...
2024-03-28 Eli ZaretskiiFix a typo in flymake.el
2024-03-28 Joseph Turnercopy-tree just image map, not entire image
2024-03-28 Eli Zaretskii; * etc/NEWS: Announce new feature of Proced. (Bug...
2024-03-28 RahguzarAllow for auto updating only visible proced buffers...
2024-03-28 Vladimir KazanovImprove ert-font-lock assertion parser (Bug#69714)
2024-03-28 Eli Zaretskii; * lisp/emacs-lisp/pcase.el (pcase--subtype-bitsets...
2024-03-28 Stefan Monnier(pcase-mutually-exclusive): Use auto-generated table
2024-03-28 Dmitry Gutov(project-current): Add binding for 'non-essential'
2024-03-28 Spencer BaughCorrectly check buffer mtime when displaying xref matches
2024-03-27 Po LuRemove IME_FLAG_FORCE_ASCII from password input IME...
2024-03-26 Stefan Monnier* lisp/help.el (help-function-arglist): Don't `substitu...
2024-03-26 Stefan Monniercl-preloaded.el: Partly revert last change
2024-03-26 Alan MackenzieCC Mode: Handle C++20's if consteval
2024-03-26 Stefan Monniercl-preloaded.el: Fix the type lattice
2024-03-26 Eli Zaretskii; Fix recently-changed documentation
2024-03-26 Andrea CoralloFix native comp prediction on null functionp tested...
2024-03-26 Andrea Corallo* Don't install unnecessary trampolines (bug#69573...
2024-03-26 Po LuPrevent focus "stalemates" on Android
2024-03-26 Po LuPrevent passwords from being recorded during text conve...
2024-03-25 Eli ZaretskiiImprove documentation of <Delete> in user manual
2024-03-25 Eli ZaretskiiFix removal of bookmark's fringe mark in Info and Dired
2024-03-25 Eli ZaretskiiFix documentation of 'other-window-for-scrolling'
2024-03-25 Eli ZaretskiiDocument the 'I' command in buffer-menu
2024-03-25 Juri Linkov* lisp/vc/diff-mode.el (diff-setup-buffer-type): Remove...
2024-03-25 Po LuMerge remote-tracking branch 'savannah/master' into...
2024-03-25 Po LuPort restart-emacs to Android 4.3 and earlier
2024-03-25 Stefan Monnier(byte-optimize-form-code-walker): Simplify a bit
2024-03-24 Eli ZaretskiiBump Emacs version to 29.3.50
2024-03-24 Eli ZaretskiiUpdate files for Emacs 29.3
2024-03-24 Eli Zaretskii* lisp/ldefs-boot.el: Regenerate.
2024-03-24 Eli ZaretskiiBump Emacs version to 29.3
2024-03-24 Ihor Radchenkoorg--confirm-resource-safe: Fix prompt when prompting...
2024-03-24 Ihor Radchenkoorg-file-contents: Consider all remote files unsafe
2024-03-24 Ihor Radchenkoorg-latex-preview: Add protection when `untrusted-conte...
2024-03-24 Ihor Radchenko* lisp/gnus/mm-view.el (mm-display-inline-fontify)...
2024-03-24 Ihor Radchenko* lisp/files.el (untrusted-content): New variable.
2024-03-24 Ihor Radchenkoorg-macro--set-templates: Prevent code evaluation
2024-03-24 Eli Zaretskii* admin/authors.el (authors-aliases): Add ignored authors.
2024-03-24 Eli Zaretskii* etc/NEWS: Update for Emacs 29.3
2024-03-24 Andrea CoralloFix native compilation for circular immediates (bug...
2024-03-24 Po Lu; * lisp/emacs-lisp/cl-preloaded.el (user-ptr): Fix...
2024-03-24 Po LuDon't define user-ptr type when user-ptrp is not present
2024-03-24 Po LuImprove consistency of content file name handling
2024-03-24 Stefan Monniercl-preloaded.el: Improve docstrings of "kinds"
2024-03-24 Stefan Monnier* doc/emacs/help.texi (Name Help): Mention buttons...
2024-03-23 Stefan Monnieredebug.el: Better strip instrumentation from backtraces
2024-03-23 F. Jason ParkReuse command-indicator code for script lines in ERC
2024-03-23 F. Jason ParkRestore leading space to right-margin stamps in ERC
2024-03-23 F. MoukayedRemove mishandled erc-control-default-{fg,bg} faces
2024-03-23 F. Jason ParkRemove unused faces from various erc-goodies tests
2024-03-23 Stefan Monnier(describe-package-1): Fix bug#69712
2024-03-23 Basil L. Contovounesios; Fix markup in recent change to dired-x.texi.
2024-03-23 Joseph TurnerRecompute :map when image :scale, :rotation, or :flip...
next